/// Try this in your AOT Jobs
///
///
///
static void timeConversion(Args _arg)
{
    int s;
    str t, convertedTime;
    ;

    // t is a String and we assigned Some Time Value as 11 hr 50 mins and Zero seconds
    t = "11:50:00";